[INFO] cloning repository https://github.com/etherfunlab/eros-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etherfunlab/eros-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetherfunlab%2Feros-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetherfunlab%2Feros-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ede44dfd86e33371f97cbc4a25d88c528583c045
[INFO] testing etherfunlab/eros-engine against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetherfunlab%2Feros-engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/etherfunlab/eros-engine
[INFO] finished tweaking git repo https://github.com/etherfunlab/eros-engine
[INFO] tweaked toml for git repo https://github.com/etherfunlab/eros-engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/etherfunlab/eros-engine on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/etherfunlab/eros-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 660078060ec798ad4586837a9e0ff1052d3f2e3c1adb1696726bc9177264fffd
[INFO] running `Command { std: "docker" "start" "-a" "660078060ec798ad4586837a9e0ff1052d3f2e3c1adb1696726bc9177264fffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "660078060ec798ad4586837a9e0ff1052d3f2e3c1adb1696726bc9177264fffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660078060ec798ad4586837a9e0ff1052d3f2e3c1adb1696726bc9177264fffd", kill_on_drop: false }`
[INFO] [stdout] 660078060ec798ad4586837a9e0ff1052d3f2e3c1adb1696726bc9177264fffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d4094eb42a609da7fb979f6a6c69a3b39a9ac334ac53200e83415041725da65
[INFO] running `Command { std: "docker" "start" "-a" "4d4094eb42a609da7fb979f6a6c69a3b39a9ac334ac53200e83415041725da65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling eros-engine-core v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-core)
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling utoipa v5.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling eros-engine-llm v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-llm)
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eros-engine-store v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-store)
[INFO] [stderr]    Compiling eros-engine-server v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "4d4094eb42a609da7fb979f6a6c69a3b39a9ac334ac53200e83415041725da65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4094eb42a609da7fb979f6a6c69a3b39a9ac334ac53200e83415041725da65", kill_on_drop: false }`
[INFO] [stdout] 4d4094eb42a609da7fb979f6a6c69a3b39a9ac334ac53200e83415041725da65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a4c4287d6a348b8d906fad016436c301d1073b6cb3840ee65ea865f91fee43e
[INFO] running `Command { std: "docker" "start" "-a" "6a4c4287d6a348b8d906fad016436c301d1073b6cb3840ee65ea865f91fee43e", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling eros-engine-core v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-core)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling utoipa v5.5.0
[INFO] [stderr]    Compiling eros-engine-llm v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-llm)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eros-engine-store v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-store)
[INFO] [stderr]    Compiling eros-engine-server v0.6.0 (/opt/rustwide/workdir/crates/eros-engine-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "6a4c4287d6a348b8d906fad016436c301d1073b6cb3840ee65ea865f91fee43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4c4287d6a348b8d906fad016436c301d1073b6cb3840ee65ea865f91fee43e", kill_on_drop: false }`
[INFO] [stdout] 6a4c4287d6a348b8d906fad016436c301d1073b6cb3840ee65ea865f91fee43e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c41e245920a0a146972f6e66ad387c218eafa196de3365623e8dead9a3cfb24
[INFO] running `Command { std: "docker" "start" "-a" "5c41e245920a0a146972f6e66ad387c218eafa196de3365623e8dead9a3cfb24", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eros_engine_core-e1f4f8ec68662422)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test affinity::tests::infer_label_frenemy_when_cold_tense_intrigued ... ok
[INFO] [stdout] test affinity::tests::infer_label_romantic_when_warm_intimate_and_tense ... ok
[INFO] [stdout] test ghost::tests::ghost_score_formula ... ok
[INFO] [stdout] test affinity::tests::infer_label_slow_burn_when_intrigued_tense_not_yet_intimate ... ok
[INFO] [stdout] test affinity::tests::infer_label_stranger_when_no_thresholds_met ... ok
[INFO] [stdout] test ghost::tests::ghost_when_score_above_threshold_post_protection ... ok
[INFO] [stdout] test affinity::tests::time_decay_clamps_at_floors_and_ceilings ... ok
[INFO] [stdout] test ghost::tests::high_score_blocked_by_post_ghost_higher_threshold ... ok
[INFO] [stdout] test ghost::tests::never_ghost_when_message_count_below_10 ... ok
[INFO] [stdout] test affinity::tests::apply_deltas_combined_then_gains_and_clamps ... ok
[INFO] [stdout] test affinity::tests::infer_label_friend_when_warm_trusted_low_tension ... ok
[INFO] [stdout] test ghost::tests::cooldown_blocks_ghost_within_one_hour ... ok
[INFO] [stdout] test affinity::tests::ema_smoothing_applies_inertia ... ok
[INFO] [stdout] test affinity::tests::apply_deltas_clamps_to_valid_ranges ... ok
[INFO] [stdout] test pde::tests::test_app_open_does_not_reply_and_has_zero_cost ... ok
[INFO] [stdout] test ghost::tests::never_ghost_two_in_a_row ... ok
[INFO] [stdout] test pde::tests::test_new_relationship_never_ghosts ... ok
[INFO] [stdout] test pde::tests::test_tip_forces_reply_even_when_ghost_signals_present ... ok
[INFO] [stdout] test pde::tests::test_ghost_threshold_triggers_ghost_action ... ok
[INFO] [stdout] test pde::tests::test_tip_reply_style_neutral_when_personality_present ... ok
[INFO] [stdout] test scope::tests::affinity_scope_active_count ... ok
[INFO] [stdout] test pde::tests::test_tip_reply_style_tsundere_when_personality_absent ... ok
[INFO] [stdout] test affinity::tests::warmth_can_go_negative_others_cannot ... ok
[INFO] [stdout] test pde::tests::test_long_absence_penalises_patience ... ok
[INFO] [stdout] test scope::tests::affinity_scope_contains_matches_fields ... ok
[INFO] [stdout] test scope::tests::affinity_axis_serde_snake_case ... ok
[INFO] [stdout] test scope::tests::affinity_scope_chemistry_and_full ... ok
[INFO] [stdout] test pde::tests::test_long_message_predicts_positive_intrigue ... ok
[INFO] [stdout] test scope::tests::affinity_scope_default_is_bond ... ok
[INFO] [stdout] test scope::tests::affinity_scope_from_axes_and_empty ... ok
[INFO] [stdout] test scope::tests::length_score_array_activates_both_triads ... ok
[INFO] [stdout] test scope::tests::length_score_named_cases ... ok
[INFO] [stdout] test scope::tests::memory_scope_default_is_neutral_and_relationship ... ok
[INFO] [stdout] test scope::tests::memory_scope_resolution_table ... ok
[INFO] [stdout] test scope::tests::memory_scope_serde_snake_case ... ok
[INFO] [stdout] test affinity::tests::time_decay_reduces_intrigue_recovers_patience_softens_tension ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_audit_to_none ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_prompt_traits_to_empty_vec ... ok
[INFO] [stdout] test types::tests::llm_audit_serde_roundtrip_full ... ok
[INFO] [stdout] test types::tests::prompt_trait_round_trips_through_serde ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_tips_amount_to_none ... ok
[INFO] [stdout] test types::tests::llm_audit_serde_roundtrip_empty_yields_all_none ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_tier_to_none ... ok
[INFO] [stdout] test types::tests::chat_response_defaults_audit_fields_to_none ... ok
[INFO] [stdout] test types::tests::user_message_defaults_scopes_when_absent ... ok
[INFO] [stdout] test ghost::tests::raised_threshold_after_recent_ghost_blocks_mid_score ... ok
[INFO] [stdout] test pde::tests::test_short_msg_and_stale_both_apply_to_patience ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eros_engine_llm-3a9acbb603fae0c2)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test error::tests::stream_parse_variant_renders_message ... ok
[INFO] [stdout] test model_config::tests::fired_predicates_serializes_only_fired_fields ... ok
[INFO] [stdout] test model_config::tests::fired_predicates_empty_serializes_to_empty_object_and_is_empty ... ok
[INFO] [stdout] test model_config::tests::input_filter_out_of_range_is_rejected ... ok
[INFO] [stdout] test model_config::tests::display_method_truth_table ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_empty_string_collapses_to_empty_vec ... ok
[INFO] [stdout] test model_config::tests::display_override_accessor_is_tier_independent_and_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::model_spec_parses_three_forms ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_deserializes_from_string ... ok
[INFO] [stdout] test model_config::tests::input_filter_trigger_parses_three_forms ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_shows_real_model ... ok
[INFO] [stdout] test model_config::tests::parse_minimal_config ... ok
[INFO] [stdout] test model_config::tests::fallback_drops_selected_primary ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_deserializes_from_array ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_skips_empty_entries ... ok
[INFO] [stdout] test model_config::tests::committed_example_config_parses_and_has_affinity_task ... ok
[INFO] [stdout] test model_config::tests::display_override_parses_all_four_forms ... ok
[INFO] [stdout] test model_config::tests::fallback_dedup_is_dynamic_under_round_robin ... ok
[INFO] [stdout] test model_config::tests::empty_model_array_falls_through_to_defaults ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_disables_reasoning ... ok
[INFO] [stdout] test model_config::tests::compat_fixture_locks_full_schema ... ok
[INFO] [stdout] test model_config::tests::pick_weighted_boundaries_and_normalization ... ok
[INFO] [stdout] test model_config::tests::output_filter_config_parses ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_defaults_to_2 ... ok
[INFO] [stdout] test model_config::tests::resolve_allow_traits_three_state ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_overridable ... ok
[INFO] [stdout] test model_config::tests::resolve_empty_array_suppresses_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_tier_overrides_task ... ok
[INFO] [stdout] test model_config::tests::resolve_empty_string_suppresses_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_extract_keeps_resolve_default_retry_depth ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_carries_probability_and_zero_disables ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_disabled_when_switch_off ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_none_when_table_absent_or_blank_prompt ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_none_when_prompt_blank ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_retry_depth_zero_drops_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_some_when_enabled ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_memory_extract_some_and_none ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_some_carries_prompt_and_model ... ok
[INFO] [stdout] test model_config::tests::resolve_no_tier_uses_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_threads_reasoning ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_reasoning_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::resolve_reads_task_level_reasoning_and_tiers_inherit ... ok
[INFO] [stdout] test model_config::tests::resolve_reasoning_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::resolve_returns_defaults_fallback_when_task_has_none ... ok
[INFO] [stdout] test model_config::tests::resolve_returns_empty_fallback_when_no_task_fallback_no_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_task_array_overrides_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_empty_fallback_suppresses_task_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_gating ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_inherits_unspecified_fields_from_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_reasoning_parses_exclude_field ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_match_uses_tier_block ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_none_when_prompt_blank ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_unknown_tier_falls_back_to_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_retry_depth_zero_drops_fallback ... ok
[INFO] [stdout] test model_config::tests::round_robin_alternates ... ok
[INFO] [stdout] test model_config::tests::should_filter_empty_trigger_returns_empty_hits ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_some_truncates_fallback_to_retry_depth ... ok
[INFO] [stdout] test model_config::tests::round_robin_task_and_tier_counters_independent ... ok
[INFO] [stdout] test model_config::tests::should_filter_predicate_combinations ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_fired_config_on_match ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_none_when_any_predicate_fails ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_none_when_random_configured_but_no_draw ... ok
[INFO] [stdout] test model_config::tests::should_filter_traits_absent_echoes_config_not_empty_vec ... ok
[INFO] [stdout] test model_config::tests::single_entry_array_behaves_like_fixed ... ok
[INFO] [stdout] test model_config::tests::test_parses_full_config ... ok
[INFO] [stdout] test openrouter::tests::build_vision_body_defaults_text_when_caption_blank ... ok
[INFO] [stdout] test model_config::tests::test_resolve_unknown_task_uses_defaults ... ok
[INFO] [stdout] test model_config::tests::weighted_drops_non_finite_weights ... ok
[INFO] [stdout] test model_config::tests::test_resolve_uses_task_model ... ok
[INFO] [stdout] test openrouter::tests::build_vision_body_has_text_and_image_blocks ... ok
[INFO] [stdout] test model_config::tests::trait_when_defaults_to_present ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_language_less_fence ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_code_fence ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_quotes ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_passthrough_plain ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_reasoning_enabled_flag ... ok
[INFO] [stdout] test openrouter::tests::wire_request_includes_audit_fields_when_set ... ok
[INFO] [stdout] test voyage::tests::test_format_vector_empty ... ok
[INFO] [stdout] test voyage::tests::test_format_vector_shape ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_audit_fields_when_none ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_config_err_when_chain_empty ... ok
[INFO] [stdout] test openrouter::tests::wire_response_handles_missing_id_model_usage ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_omits_null_audit_fields ... ok
[INFO] [stdout] test openrouter::tests::client_omits_app_attribution_headers_when_default ... ok
[INFO] [stdout] test openrouter::tests::client_sends_app_attribution_headers_when_set ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_yields_parse_error_on_bad_frame ... ok
[INFO] [stdout] test openrouter::tests::execute_skips_empty_string_candidates ... ok
[INFO] [stdout] test openrouter::tests::execute_falls_back_on_primary_failure ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_returns_status_error_when_upstream_4xx ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_yields_deltas_then_terminal_usage ... ok
[INFO] [stdout] test openrouter::tests::client_drops_invalid_attribution_value ... ok
[INFO] [stdout] test openrouter::tests::execute_walks_full_fallback_chain ... ok
[INFO] [stdout] test openrouter::tests::wire_response_parses_id_model_usage ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_last_error_when_all_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eros_engine-4abac1eb11202df5)
[INFO] [stdout] 
[INFO] [stdout] running 247 tests
[INFO] [stdout] test auth::supabase::tests::legacy_hs256_expired_token_rejected ... ok
[INFO] [stdout] test auth::supabase::tests::legacy_hs256_valid_token_returns_user_id ... ok
[INFO] [stdout] test auth::supabase::tests::hs256_token_rejected_when_no_legacy_secret_configured ... ok
[INFO] [stdout] test auth::supabase::tests::missing_sub_rejected ... ok
[INFO] [stdout] test error::tests::stream_pre_error_renders_spec_body_with_original_message_id ... ok
[INFO] [stdout] test middleware::tests::leaves_non_sse_response_alone ... ok
[INFO] [stdout] test pipeline::dreaming::tests::find_json_block_balanced_with_string_braces ... ok
[INFO] [stdout] test pipeline::dreaming::tests::normalise_category_collapses_unknowns_to_fact ... ok
[INFO] [stdout] test middleware::tests::injects_headers_for_sse_response ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_handles_clean_json ... ok
[INFO] [stdout] test pipeline::dreaming::tests::normalise_category_passes_known_values ... ok
[INFO] [stdout] test auth::supabase::tests::legacy_hs256_wrong_signature_rejected ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_returns_empty_on_garbage ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_handles_fenced_block ... ok
[INFO] [stdout] test pipeline::dreaming::tests::system_audit_user_is_all_ones_sentinel ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_skips_malformed_items ... ok
[INFO] [stdout] test pipeline::handlers::tests::assemble_includes_all_gift_user_rows ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_none_keeps_all ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_whitelist_drops_outside ... ok
[INFO] [stdout] test pipeline::handlers::tests::extract_audit_from_user_message ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_whitelist_keeps_all_when_all_allowed ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_empty_whitelist_drops_all ... ok
[INFO] [stdout] test pipeline::handlers::tests::effective_user_text_prefers_nonblank_rewrite ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_full_matches_companion_insights_renderer ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_full_renders_all_eight_fields_in_order ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_geo_matches_companion_insights_renderer ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_neutral_drops_intimate_fields ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_empty_object ... ok
[INFO] [stdout] test pipeline::handlers::tests::extract_audit_from_non_user_message_is_none ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_renders_geo_after_city ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_joins_arrays_and_skips_blanks ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_renders_geo_cluster_in_both_modes ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_skips_empty_strings ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_renders_string_fields ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_plain_turn_unchanged ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_preserves_canonical_field_order ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_non_object_returns_empty ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_image_only_uses_placeholder_body ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_undescribed_image_placeholder ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_folds_vision_preamble ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_empty_when_no_caption_no_vision ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_falls_back_to_description_when_caption_blank ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_omits_matching_preferences ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_prefers_caption ... ok
[INFO] [stdout] test pipeline::post_process::tests::client_id_from_event_forwards_user_only ... ok
[INFO] [stdout] test pipeline::post_process::tests::client_id_from_event_none_when_no_audit ... ok
[INFO] [stdout] test pipeline::post_process::tests::find_json_block_returns_none_when_no_object ... ok
[INFO] [stdout] test pipeline::post_process::tests::find_json_block_balanced_with_nested_string_braces ... ok
[INFO] [stdout] test pipeline::post_process::tests::merge_deltas_sums_per_axis_patience_from_rule_only ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_plain_text_turn ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_clamps_out_of_range ... ok
[INFO] [stdout] test pipeline::post_process::tests::client_id_from_event_none_for_non_user_message ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_extracts_from_fenced_block ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_garbage_returns_default ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_missing_fields_default_zero ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_valid_clamps_and_keeps_reason ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_ignores_patience_field ... ok
[INFO] [stdout] test pipeline::snapshot::tests::default_cron_next_fire_in_sgt_is_23h_local ... ok
[INFO] [stdout] test pipeline::snapshot::tests::default_cron_parses ... ok
[INFO] [stdout] test pipeline::snapshot::tests::malformed_cron_returns_err ... ok
[INFO] [stdout] test pipeline::stream::tests::delta_frame_serializes_with_content ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_emits_null_usage_when_absent ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_serializes_with_usage_and_truncated_flag ... ok
[INFO] [stdout] test pipeline::stream::tests::extract_text_picks_by_timing ... ok
[INFO] [stdout] test pipeline::stream::tests::error_frame_uses_snake_case_code ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_chinese_refusal_in_head ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_content_filter_finish_reason ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_english_refusal_in_head ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_lowercase_english_refusal ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_passes_long_clean_rewrite ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_passes_when_refusal_word_appears_late ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_short_response_with_refusal_verb ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_short_response_without_refusal_verb ... ok
[INFO] [stdout] test pipeline::dreaming::tests::classify_session_sends_configured_system_prompt ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full ... FAILED
[INFO] [stdout] test pipeline::stream::tests::final_frame_carries_filter_and_status_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::image_vision_invalidity_flags_blank_and_filter ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_gating_skips_layers_per_flags ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event ... FAILED
[INFO] [stdout] test pipeline::stream::tests::meta_frame_serializes_continues_from_when_present ... ok
[INFO] [stdout] test pipeline::stream::tests::meta_frame_serializes_with_required_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_image_vision_direct_json ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_image_vision_embedded_block ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_direct_and_embedded ... ok
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id ... FAILED
[INFO] [stdout] test pipeline::stream::tests::meta_frame_omits_model_when_none ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_unparseable_is_none ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_rewrite_false_keeps_with_content_ignored ... ok
[INFO] [stdout] test pipeline::stream::tests::rewrite_content_invalidity_accepts_short_user_line ... ok
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event ... FAILED
[INFO] [stdout] test pipeline::stream::tests::rewrite_content_invalidity_rejects_refusal_and_content_filter ... ok
[INFO] [stdout] test pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filtered_turn_fail_open_emits_original ... FAILED
[INFO] [stdout] test pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk ... FAILED
[INFO] [stdout] test prompt::tests::affinity_eval_prompt_includes_six_values_and_exchange ... ok
[INFO] [stdout] test pipeline::stream::tests::input_filter_rewrites_meaningless_turn ... FAILED
[INFO] [stdout] test prompt::tests::bond_scope_injects_only_bond_axes ... ok
[INFO] [stdout] test pipeline::stream::tests::live_burst_meta_omits_model_when_override_false ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_full_order_and_cache_break ... ok
[INFO] [stdout] test prompt::tests::build_prompt_omits_gender_when_absent ... ok
[INFO] [stdout] test prompt::tests::build_prompt_omits_head_when_system_prompt_empty ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_binary_gender_and_iron_rule ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_iron_rule_zero_before_one ... ok
[INFO] [stdout] test pipeline::stream::tests::live_mode_when_random_zero ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_renders_japanese_iron_rule_three ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_nonbinary_gender_without_iron_rule ... ok
[INFO] [stdout] test pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_omits_recent_conversation_block_when_empty ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_recent_conversation_block_when_pairs_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_system_prompt_head_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_timezone_clause_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_traits_as_bullets_under_label ... ok
[INFO] [stdout] test prompt::tests::build_prompt_stable_block_order ... ok
[INFO] [stdout] test pipeline::stream::tests::replay_applies_display_override ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_traits_change_only_breaks_after_topics ... ok
[INFO] [stdout] test prompt::tests::build_prompt_stable_prefix_identical_across_volatile_changes ... ok
[INFO] [stdout] test prompt::tests::build_prompt_with_empty_traits_omits_section ... ok
[INFO] [stdout] test prompt::tests::build_prompt_treats_blank_gender_as_absent ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_includes_existing_jsonb ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_schema_includes_geo_fields ... ok
[INFO] [stdout] test prompt::tests::fmt_amount_fractional_has_two_decimals ... ok
[INFO] [stdout] test prompt::tests::facts_user_message_embeds_both_turns_verbatim ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_renders_facts_as_bullets ... ok
[INFO] [stdout] test prompt::tests::fmt_amount_integer_has_no_decimals ... ok
[INFO] [stdout] test prompt::tests::length_rule_uses_scope_composite ... ok
[INFO] [stdout] test prompt::tests::none_scope_omits_affinity_blocks ... ok
[INFO] [stdout] test prompt::tests::now_context_defaults_to_sgt_when_timezone_absent ... ok
[INFO] [stdout] test prompt::tests::test_style_directive_for_all_styles ... ok
[INFO] [stdout] test prompt::tests::tip_tier_adjective_buckets_by_magnitude ... ok
[INFO] [stdout] test prompt::tests::tips_reaction_context_without_personality_omits_persona_clause ... ok
[INFO] [stdout] test pipeline::stream::tests::filtered_mode_models_miss_emits_original ... FAILED
[INFO] [stdout] test pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter ... FAILED
[INFO] [stdout] test prompt::tests::tips_reaction_context_with_personality_includes_name_amount_adjective ... ok
[INFO] [stdout] test prompt::tests::now_context_with_garbage_timezone_defaults_to_sgt ... ok
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_terminates_with_final_or_error ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_403_on_other_users_session ... FAILED
[INFO] [stdout] test pipeline::stream::tests::vision_turn_folds_description_and_persists ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id ... FAILED
[INFO] [stdout] test pipeline::tests::signals_count_user_only_rows ... FAILED
[INFO] [stdout] test pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_403_on_other_users_session ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_401_without_bearer ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_history_limit_clamped_to_50 ... FAILED
[INFO] [stdout] test prompt::tests::now_context_with_timezone_uses_local_date_weekday_time ... ok
[INFO] [stdout] test routes::bff::companion::tests::bff_start_matches_canonical_start_session_id ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_resumed_session_returns_history ... FAILED
[INFO] [stdout] test routes::companion::tests::protected_route_401_without_bearer ... FAILED
[INFO] [stdout] test routes::companion::tests::resolve_instance_path_403_for_non_owner ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_default_limit_is_50 ... FAILED
[INFO] [stdout] test pipeline::stream::tests::tip_turn_reaches_model_not_parrot ... FAILED
[INFO] [stdout] test routes::companion::tests::resolve_reactivates_archived_instance_genome_path ... FAILED
[INFO] [stdout] test routes::companion::tests::send_message_accepts_missing_prompt_traits_field ... ok
[INFO] [stdout] test routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome ... FAILED
[INFO] [stdout] test pipeline::tests::signals_count_includes_gift_user_tip_rows ... FAILED
[INFO] [stdout] test routes::companion::tests::send_message_rejects_oversized_trait_text ... ok
[INFO] [stdout] test routes::companion::tests::send_message_rejects_too_many_prompt_traits ... ok
[INFO] [stdout] test routes::companion::tests::send_message_rejects_invalid_tag_regex ... ok
[INFO] [stdout] test routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows ... FAILED
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_usage_is_none ... ok
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_value_not_object ... ok
[INFO] [stdout] test routes::companion::tests::usage_filter_strips_configured_keys ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_full_passes ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_none_returns_none ... ok
[INFO] [stdout] test routes::bff::companion::tests::bff_history_returns_slim_messages_in_order ... FAILED
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_set_empty ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_invalid_metadata_key_regex ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_metadata_key ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_non_string_metadata_value ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_metadata_value ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_user ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_session_id ... ok
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event ... FAILED
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_too_many_metadata_keys ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_empty_text_after_trim ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_invalid_tag_regex ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_oversized_text ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_text_with_newlines ... ok
[INFO] [stdout] test routes::companion::tests::debug_affinity_returns_vector_for_owner ... FAILED
[INFO] [stdout] test routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed ... FAILED
[INFO] [stdout] test routes::companion::tests::healthz_unauthenticated_returns_200 ... FAILED
[INFO] [stdout] test routes::companion::tests::validate_traits_accepts_two_well_formed_entries ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_more_than_max ... ok
[INFO] [stdout] test routes::bff::companion::tests::bff_history_404_on_missing_session ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_401_without_bearer ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::affinity_scope_dto_resolves_named_and_array ... ok
[INFO] [stdout] test routes::companion::tests::resolve_instance_path_404_for_archived_instance ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_accepts_wellformed_and_absent_tier ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_bad_tip_amounts ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_tip_allows_empty_content ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::bad_image_url_scheme_rejected ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_empty_content_without_tip ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::empty_content_ok_with_image ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::empty_content_rejected_without_image_or_tip ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::good_https_image_url_ok ... ok
[INFO] [stdout] test routes::bff::companion::tests::bff_history_clamps_limit_to_50 ... FAILED
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::http_scheme_image_url_ok ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_malformed_tier ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_is_valid_unit ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_no_host_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_with_space_in_path_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_whitespace_host_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::over_length_image_url_rejected ... ok
[INFO] [stdout] test routes::companion::tests::start_chat_passes_for_legacy_genome ... FAILED
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::tip_plus_image_rejected ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_accepts_wellformed_tip ... ok
[INFO] [stdout] test state::tests::snapshot_config_defaults_when_env_unset ... ok
[INFO] [stdout] test state::tests::snapshot_config_falls_back_on_bad_tz ... ok
[INFO] [stdout] test state::tests::snapshot_config_honours_env_overrides ... ok
[INFO] [stdout] test state::tests::snapshot_config_disabled_when_env_says_one ... ok
[INFO] [stdout] test state::tests::stream_slots_acquire_until_cap_then_blocks ... ok
[INFO] [stdout] test routes::companion::tests::start_chat_creates_session_for_jwt_user_id ... FAILED
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_empty_when_blank ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_empty_when_unset ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_skips_empty_entries ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_trims_whitespace ... ok
[INFO] [stdout] test routes::companion_stream::tests::stream_400_when_tier_malformed ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::stream_422_when_content_empty ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::user_row_writes_scope_raw_keys_when_request_carries_them ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::stream_replay_emits_same_frames_for_repeat_client_msg_id ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::user_row_omits_scope_raw_keys_when_request_fields_are_none ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_403_on_other_users_session ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_invalid_event_type_400 ... FAILED
[INFO] [stdout] test tests::shipped_model_config_satisfies_extraction_boot_gate ... ok
[INFO] [stdout] test routes::debug::tests::affinity_events_absent_when_debug_gate_closed ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_owned_empty_session_200 ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_returns_pre_and_post_deltas ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_401_without_bearer ... FAILED
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_parses_comma_separated ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_accepts_empty_input ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_text_with_unicode_line_separators ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::dreaming::tests::classify_session_sends_configured_system_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::dreaming::tests::classify_session_sends_configured_system_prompt' (184) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1272a32 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc91d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdcdd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab39d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9fcbb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9fcbb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9fcbb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d92e60 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4ca1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c644 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7362b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163ee9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f042 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff62e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bb3d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de0210 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcca6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e09c00 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316b93 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84593 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58b91 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6acbc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f20bf - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246b90 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244ac6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab49a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d12357e7 - eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/dreaming.rs:404:5
[INFO] [stdout]   51:     0x5eb7d11d66c7 - eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/dreaming.rs:404:66
[INFO] [stdout]   52:     0x5eb7d0efacc6 - <eros_engine[a1a3070394d9d416]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt' (201) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1277f42 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcb1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdedd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab59d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea09bb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea09bb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea09bb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d94760 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5211d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c744 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f740ab - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11640e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0fa42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff92e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bd3d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de2310 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd0a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0b680 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317713 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84b13 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59411 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6c1bc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2d41 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246f8e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244d46 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab61a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11ab057 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1566:5
[INFO] [stdout]   51:     0x5eb7d1176e77 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1566:66
[INFO] [stdout]   52:     0x5eb7d0efb586 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user' (216) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12789e3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcb5d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdf1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab5dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea0b5b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea0b5b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea0b5b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d94a80 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e52bfd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c764 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f741fb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164129 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0fb82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff98e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bd7d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de2730 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd126 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0b9d0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317883 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84bc3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59521 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6c45c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2ed1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124700e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244d96 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab64a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11ad957 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1294:5
[INFO] [stdout]   51:     0x5eb7d1176f07 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1294:66
[INFO] [stdout]   52:     0x5eb7d0efb646 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full' (215) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1273f73 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc99d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdd5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab41d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9fffb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9fffb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9fffb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d934a0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4dfdd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c684 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f738cb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163f69 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f2c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff6ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bbbd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de0a50 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcda6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0a2a0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316e73 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d846f3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58db1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6b1fc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f23e1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246c8e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244b66 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab4fa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11a5107 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1300:5
[INFO] [stdout]   51:     0x5eb7d1176ae7 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1300:66
[INFO] [stdout]   52:     0x5eb7d0efb0c6 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_gating_skips_layers_per_flags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_gating_skips_layers_per_flags' (221) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12734d3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc95d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdd1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab3dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9fe5b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9fe5b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9fe5b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d93180 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4d4fd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c664 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7377b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163f29 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f182 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff68e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bb7d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de0630 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcd26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e09f50 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316d03 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84643 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58ca1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6af5c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2251 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246c0e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244b16 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab4ca - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11a0bd7 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1079:5
[INFO] [stdout]   51:     0x5eb7d1176967 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1079:66
[INFO] [stdout]   52:     0x5eb7d0efaec6 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty' (222) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1275f53 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fca5d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fde1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab4dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea04db - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea04db - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea04db - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d93e00 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5007d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c6e4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f73cbb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164029 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f682 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff80e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bc7d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de16b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcf26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0ac90 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13172c3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84903 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f590e1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6b9dc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2891 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246e0e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244c56 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab58a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11aaa77 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:796:5
[INFO] [stdout]   51:     0x5eb7d1176db7 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:796:66
[INFO] [stdout]   52:     0x5eb7d0efb486 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k' (226) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1274a13 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc9dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdd9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab45d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea019b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea019b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea019b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d937c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4eabd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c6a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f73a1b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163fa9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f402 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff74e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bbfd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de0e70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfce26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0a5f0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316fe3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d847a3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58ec1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6b49c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2571 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246d0e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244bb6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab52a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11a52b7 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:933:5
[INFO] [stdout]   51:     0x5eb7d1176b47 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:933:66
[INFO] [stdout]   52:     0x5eb7d0efb146 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows' (223) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12769f3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fca9d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fde5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab51d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea067b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea067b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea067b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d94120 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e50b5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c704 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f73e0b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164069 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f7c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff86e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bcbd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de1ad0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcfa6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0afe0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317433 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d849b3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f591f1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6bc7c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2a21 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246e8e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244ca6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab5ba - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11aab67 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:863:5
[INFO] [stdout]   51:     0x5eb7d1176de7 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:863:66
[INFO] [stdout]   52:     0x5eb7d0efb4c6 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers' (224) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12754b3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fca1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdddd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab49d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea033b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea033b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea033b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d93ae0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4f59d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c6c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f73b6b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163fe9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f542 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff7ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bc3d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de1290 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcea6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0a940 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317153 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84853 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58fd1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6b73c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2701 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246d8e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244c06 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab55a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11a62e7 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:813:5
[INFO] [stdout]   51:     0x5eb7d1176c07 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:813:66
[INFO] [stdout]   52:     0x5eb7d0efb246 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer' (225) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1277493 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcadd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fde9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab55d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea081b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea081b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea081b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d94440 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5163d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c724 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f73f5b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11640a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0f902 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff8ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bcfd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de1ef0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd026 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0b330 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13175a3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84a63 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59301 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6bf1c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f2bb1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246f0e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244cf6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab5ea - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d11aac57 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:987:5
[INFO] [stdout]   51:     0x5eb7d1176e17 - eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:987:66
[INFO] [stdout]   52:     0x5eb7d0efb506 - <eros_engine[a1a3070394d9d416]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event' (236) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1263e12 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc39d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd75d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaae1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9d8fb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9d8fb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9d8fb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8e9a0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3dadd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c384 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7194b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163969 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d4c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efedee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b5bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dda750 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc1a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e05320 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314bf3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83673 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57431 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f670ec - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10efd5b - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245f80 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12443e6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab07a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d119c437 - eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1081:5
[INFO] [stdout]   51:     0x5eb7d1176307 - eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1081:66
[INFO] [stdout]   52:     0x5eb7d0ef9e46 - <eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id' (238) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12648c2 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc3dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd79d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaae5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9da9b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9da9b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9da9b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8ecc0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3e5bd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c3a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f71a9b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11639a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d602 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efee4e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b5fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddab70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc226 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e05670 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314d63 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83723 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57541 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6738c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10efeeb - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246000 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244436 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab0aa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d119cf67 - eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1000:5
[INFO] [stdout]   51:     0x5eb7d11763f7 - eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1000:66
[INFO] [stdout]   52:     0x5eb7d0ef9f86 - <eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event' (237) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1265372 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc41d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd7dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaae9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9dc3b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9dc3b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9dc3b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8efe0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3f09d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c3c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f71beb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11639e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d742 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efeeae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b63d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddaf90 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc2a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e059c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314ed3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d837d3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57651 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6762c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f007b - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246080 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244486 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab0da - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d119d057 - eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1148:5
[INFO] [stdout]   51:     0x5eb7d1176427 - eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1148:66
[INFO] [stdout]   52:     0x5eb7d0ef9fc6 - <eros_engine[a1a3070394d9d416]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live' (287) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126b421 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc65d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fda1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab0dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9eadb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9eadb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9eadb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d90c00 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4527d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c4e4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f727bb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163c29 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e282 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff20e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b87d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddd4b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc726 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e07790 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315bc3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83e03 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57fe1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f68eba - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f0efe - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124657d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244756 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab28a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1231967 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2024:5
[INFO] [stdout]   51:     0x5eb7d11d6067 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2024:66
[INFO] [stdout]   52:     0x5eb7d0efa446 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata' (264) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126df01 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc75d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdb1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab1dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9f15b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9f15b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9f15b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d91880 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e47dfd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c564 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f72cfb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163d29 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e782 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff38e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b97d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dde530 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc926 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e084d0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316183 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d840c3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58421 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6999a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f156e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12467ad - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244896 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab34a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d12326d7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2834:5
[INFO] [stdout]   51:     0x5eb7d11d61b7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2834:66
[INFO] [stdout]   52:     0x5eb7d0efa606 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata' (255) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126e9c1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc79d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdb5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab21d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9f2fb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9f2fb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9f2fb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d91ba0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e488dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c584 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f72e4b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163d69 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e8c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff3ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b9bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dde950 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc9a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e08820 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13162f3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84173 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58531 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f69c5a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f170e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124683d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12448e6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab37a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d12327c7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2668:5
[INFO] [stdout]   51:     0x5eb7d11d61e7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2668:66
[INFO] [stdout]   52:     0x5eb7d0efa646 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered' (266) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126ff41 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc81d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdbdd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab29d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9f63b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9f63b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9f63b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d921e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e49e9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c5c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f730eb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163de9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0eb42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff4ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115ba3d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddf190 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcaa6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e08ec0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13165d3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d842d3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58751 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6a1da - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f1a4e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124695d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244986 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab3da - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1232e27 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2419:5
[INFO] [stdout]   51:     0x5eb7d11d62a7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2419:66
[INFO] [stdout]   52:     0x5eb7d0efa746 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_turn_fail_open_emits_original stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_turn_fail_open_emits_original' (267) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1267e61 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc51d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd8dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaaf9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9e2bb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9e2bb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9e2bb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8fc60 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e41c1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c444 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7212b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163ae9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0dc42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff02e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b73d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddc010 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc4a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e06700 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315493 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83a93 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57a91 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6810a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f06de - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12462ad - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12445c6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab19a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122fe87 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2555:5
[INFO] [stdout]   51:     0x5eb7d11d5ee7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2555:66
[INFO] [stdout]   52:     0x5eb7d0efa246 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk' (270) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1271f81 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc8dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdc9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab35d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9fb1b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9fb1b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9fb1b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d92b40 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4bf3d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c624 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f734db - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163ea9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0ef02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff5ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bafd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddfdf0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcc26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e098b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316a23 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d844e3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58a81 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6aa1a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f1f2e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246b0d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244a76 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab46a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1234027 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3711:5
[INFO] [stdout]   51:     0x5eb7d11d6457 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3711:66
[INFO] [stdout]   52:     0x5eb7d0efa986 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::input_filter_rewrites_meaningless_turn stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::input_filter_rewrites_meaningless_turn' (271) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1268921 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc55d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd91d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaafdd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9e45b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9e45b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9e45b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8ff80 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e426fd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c464 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7227b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163b29 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0dd82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff08e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b77d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddc430 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc526 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e06a50 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315603 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83b43 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57ba1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f683ca - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f087e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124633d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244616 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab1ca - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122ff77 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3570:5
[INFO] [stdout]   51:     0x5eb7d11d5f17 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3570:66
[INFO] [stdout]   52:     0x5eb7d0efa286 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_burst_meta_omits_model_when_override_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_burst_meta_omits_model_when_override_false' (272) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126c9a1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc6dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fda9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab15d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9ee1b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9ee1b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9ee1b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d91240 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4683d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c524 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f72a5b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163ca9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e502 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff2ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b8fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dddcf0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc826 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e07e30 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315ea3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83f63 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58201 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6943a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f123e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124669d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12447f6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab2ea - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d12324f7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2122:5
[INFO] [stdout]   51:     0x5eb7d11d6157 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2122:66
[INFO] [stdout]   52:     0x5eb7d0efa586 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_mode_when_random_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_mode_when_random_zero' (273) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1265e31 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc45d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd81d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaaedd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9dddb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9dddb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9dddb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8f300 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3fb7d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c3e4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f71d3b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163a29 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d882 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efef0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b67d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddb3b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc326 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e05d10 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315043 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83883 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57761 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f678ea - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f020e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124610d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12444d6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab10a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122ebb7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2951:5
[INFO] [stdout]   51:     0x5eb7d11d5d37 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2951:66
[INFO] [stdout]   52:     0x5eb7d0efa006 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::live_mode_when_random_zero::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata' (282) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126f481 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc7dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdb9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab25d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9f49b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9f49b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9f49b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d91ec0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e493bd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c5a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f72f9b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163da9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0ea02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff44e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b9fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dded70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfca26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e08b70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316463 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84223 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58641 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f69f1a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f18ae - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12468cd - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244936 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab3aa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1232c97 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3394:5
[INFO] [stdout]   51:     0x5eb7d11d6247 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3394:66
[INFO] [stdout]   52:     0x5eb7d0efa6c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::replay_applies_display_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::replay_applies_display_override' (283) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12668df - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc49d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd85d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaaf1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9df7b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9df7b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9df7b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8f620 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4065d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c404 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f71e8b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163a69 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d9c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efef6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b6bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddb7d0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc3a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e06060 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13151b3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83933 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57871 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f67b8c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f039f - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124618e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244526 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab13a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122eff7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2203:5
[INFO] [stdout]   51:     0x5eb7d11d5dc7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:2203:66
[INFO] [stdout]   52:     0x5eb7d0efa0c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_applies_display_override::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_mode_models_miss_emits_original stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_mode_models_miss_emits_original' (265) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12693e1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc59d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd95d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab01d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9e5fb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9e5fb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9e5fb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d902a0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e431dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c484 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f723cb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163b69 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0dec2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff0ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b7bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddc850 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc5a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e06da0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315773 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83bf3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57cb1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6868a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f0a1e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12463cd - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244666 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab1fa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1230367 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3150:5
[INFO] [stdout]   51:     0x5eb7d11d5f77 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3150:66
[INFO] [stdout]   52:     0x5eb7d0efa306 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys' (284) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126d443 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc71d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdadd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab19d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9efbb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9efbb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9efbb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d91560 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4731d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c544 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f72bab - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163ce9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e642 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff32e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b93d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dde110 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc8a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e08180 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316013 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84013 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58311 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f696dc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f13cf - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124671e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244846 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab31a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d12325e7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:1883:5
[INFO] [stdout]   51:     0x5eb7d11d6187 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:1883:66
[INFO] [stdout]   52:     0x5eb7d0efa5c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter' (288) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12714c1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc89d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdc5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab31d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9f97b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9f97b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9f97b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d92820 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4b45d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c604 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7338b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163e69 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0edc2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff56e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115babd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddf9d0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcba6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e09560 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13168b3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84433 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58971 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6a75a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f1d8e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1246a7d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244a26 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab43a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1233cb7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:1943:5
[INFO] [stdout]   51:     0x5eb7d11d63c7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:1943:66
[INFO] [stdout]   52:     0x5eb7d0efa8c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta' (334) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127b463 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcc5d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe01d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab6dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea11db - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea11db - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea11db - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d95700 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5577d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c7e4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7473b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164229 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10082 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effb0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115be7d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de37b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd326 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0c710 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317e43 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84e83 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59961 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6cedc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f3511 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124720e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244ed6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab70a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::bff_affinity_returns_latest_post_ema_delta::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1236197 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:151:5
[INFO] [stdout]   51:     0x5eb7d11d72d7 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:151:66
[INFO] [stdout]   52:     0x5eb7d0efb846 - <eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_terminates_with_final_or_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_terminates_with_final_or_error' (289) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1269ea1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc5dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd99d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab05d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9e79b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9e79b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9e79b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d905c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e43cbd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c4a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7251b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163ba9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e002 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff14e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b7fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddcc70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc626 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e070f0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13158e3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83ca3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57dc1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6893b - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f0bbe - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124645d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12446b6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab22a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1230457 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:1829:5
[INFO] [stdout]   51:     0x5eb7d11d5fa7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:1829:66
[INFO] [stdout]   52:     0x5eb7d0efa346 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt' (290) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126bee1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc69d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fda5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab11d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9ec7b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9ec7b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9ec7b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d90f20 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e45d5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c504 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7290b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163c69 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e3c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff26e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b8bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddd8d0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc7a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e07ae0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315d33 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83eb3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f580f1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6917a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f109e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124660d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12447a6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab2ba - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1231a57 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3060:5
[INFO] [stdout]   51:     0x5eb7d11d6097 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3060:66
[INFO] [stdout]   52:     0x5eb7d0efa486 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_403_on_other_users_session stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_403_on_other_users_session' (336) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1280963 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fce5d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe21d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab8dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea1edb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea1edb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea1edb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d97000 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5ae7d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c8e4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f751bb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164429 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10a82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effe0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c07d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de58b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd726 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0e190 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13189c3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85403 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a1e1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6e3dc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4191 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124760e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245156 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab88a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::bff_history_403_on_other_users_session::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105dfb7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:425:5
[INFO] [stdout]   51:     0x5eb7d103f937 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:425:66
[INFO] [stdout]   52:     0x5eb7d0efba46 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_403_on_other_users_session::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::vision_turn_folds_description_and_persists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::vision_turn_folds_description_and_persists' (292) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d126a961 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc61d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd9dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab09d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9e93b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9e93b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9e93b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d908e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4479d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c4c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7266b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163be9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0e142 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff1ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b83d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddd090 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc6a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e07440 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315a53 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83d53 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57ed1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f68bfa - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f0d5e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12464ed - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244706 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab25a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1230cf7 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3997:5
[INFO] [stdout]   51:     0x5eb7d11d6007 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3997:66
[INFO] [stdout]   52:     0x5eb7d0efa3c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::vision_turn_folds_description_and_persists::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id' (340) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1283e83 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcf9d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe35d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaba1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea26fb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea26fb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea26fb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d97fa0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5e4dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c984 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7584b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164569 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f110c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efffee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c1bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de6d50 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd9a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0f220 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13190f3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85773 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a731 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6f0fc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4961 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124788e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12452e6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab97a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e467 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:288:5
[INFO] [stdout]   51:     0x5eb7d103fa27 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:288:66
[INFO] [stdout]   52:     0x5eb7d0efbb86 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::tests::signals_count_user_only_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::tests::signals_count_user_only_rows' (294) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1254973 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fbddd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd19d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaa85d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9b39b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9b39b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9b39b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8a1c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e2e0bd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c0a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f6fb1b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11633a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0b802 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efe54e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115affd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd4870 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfb626 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e006f0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1312ae3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d826a3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f55bc1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6348c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10ed961 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12453fe - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1243cb6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aac2a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105a3a7 - eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:185:5
[INFO] [stdout]   51:     0x5eb7d103b847 - eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:185:66
[INFO] [stdout]   52:     0x5eb7d0ef8a86 - <eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_user_only_rows::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys' (249) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1270a01 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc85d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdc1d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab2dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9f7db - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9f7db - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9f7db - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d92500 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4a97d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c5e4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7323b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163e29 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0ec82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff50e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115ba7d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddf5b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfcb26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e09210 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1316743 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84383 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f58861 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6a49a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f1bee - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d12469ed - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12449d6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab40a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1232f67 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3273:5
[INFO] [stdout]   51:     0x5eb7d11d6307 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3273:66
[INFO] [stdout]   52:     0x5eb7d0efa7c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::affinity::tests::bff_affinity_403_on_other_users_session stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::affinity::tests::bff_affinity_403_on_other_users_session' (330) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127a9c3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcc1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdfdd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab69d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea103b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea103b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea103b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d953e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e54c9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c7c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f745eb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11641e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0ff42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effaae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115be3d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de3390 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd2a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0c3c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317cd3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84dd3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59851 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6cc3c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f3381 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124718e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244e86 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab6da - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::bff_affinity_403_on_other_users_session::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d12360a7 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:235:5
[INFO] [stdout]   51:     0x5eb7d11d72a7 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:235:66
[INFO] [stdout]   52:     0x5eb7d0efb806 - <eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_403_on_other_users_session::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history' (343) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12833e3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcf5d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe31d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab9dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea255b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea255b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea255b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d97c80 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5d9fd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c964 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f756fb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164529 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10f82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efff8e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c17d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de6930 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd926 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0eed0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318f83 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d856c3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a621 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6ee5c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f47d1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124780e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245296 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab94a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::bff_start_brand_new_session_returns_empty_history::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e377 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:467:5
[INFO] [stdout]   51:     0x5eb7d103f9f7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:467:66
[INFO] [stdout]   52:     0x5eb7d0efbb46 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::affinity::tests::bff_affinity_401_without_bearer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::affinity::tests::bff_affinity_401_without_bearer' (329) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1279483 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcb9d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdf5d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab61d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea0cfb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea0cfb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea0cfb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d94da0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e536dd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c784 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7434b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164169 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0fcc2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0eff9ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bdbd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de2b50 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd1a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0bd20 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13179f3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84c73 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59631 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6c6fc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f3061 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124708e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244de6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab67a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::bff_affinity_401_without_bearer::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1235ec7 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:249:5
[INFO] [stdout]   51:     0x5eb7d11d7247 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:249:66
[INFO] [stdout]   52:     0x5eb7d0efb786 - <eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_401_without_bearer::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_start_history_limit_clamped_to_50 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_start_history_limit_clamped_to_50' (345) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127fec3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fce1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe1dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab89d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea1d3b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea1d3b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea1d3b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d96ce0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5a39d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c8c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7506b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11643e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10942 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effdae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c03d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de5490 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd6a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0de40 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318853 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85353 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a0d1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6e13c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4001 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124758e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245106 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab85a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::bff_start_history_limit_clamped_to_50::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105dec7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:530:5
[INFO] [stdout]   51:     0x5eb7d103f907 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:530:66
[INFO] [stdout]   52:     0x5eb7d0efba06 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_history_limit_clamped_to_50::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_start_matches_canonical_start_session_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_start_matches_canonical_start_session_id' (346) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1282943 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcf1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe2dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab99d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea23bb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea23bb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea23bb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d97960 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5cf1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c944 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f755ab - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11644e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10e42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efff2e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c13d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de6510 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd8a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0eb80 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318e13 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85613 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a511 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6ebbc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4641 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124778e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245246 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab91a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::bff_start_matches_canonical_start_session_id::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e287 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:664:5
[INFO] [stdout]   51:     0x5eb7d103f9c7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:664:66
[INFO] [stdout]   52:     0x5eb7d0efbb06 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_matches_canonical_start_session_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_start_resumed_session_returns_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_start_resumed_session_returns_history' (347) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1281403 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fce9d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe25d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab91d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea207b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea207b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea207b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d97320 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5b95d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c904 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7530b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164469 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10bc2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effe6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c0bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de5cd0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd7a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0e4e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318b33 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d854b3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a2f1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6e67c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4321 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124768e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12451a6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab8ba - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::bff_start_resumed_session_returns_history::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e0a7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:492:5
[INFO] [stdout]   51:     0x5eb7d103f967 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:492:66
[INFO] [stdout]   52:     0x5eb7d0efba86 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_resumed_session_returns_history::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::protected_route_401_without_bearer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::protected_route_401_without_bearer' (351) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d125d3c3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc11d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd4dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaab9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9c8bb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9c8bb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9c8bb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8ca60 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e36e1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c244 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f70c2b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11636e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0c842 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efea2e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b33d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd7e10 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfbca6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e03200 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1313d93 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d82f93 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f56991 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f656ac - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10eedb1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245a7e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12440c6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aae9a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::protected_route_401_without_bearer::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1229517 - eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:839:5
[INFO] [stdout]   51:     0x5eb7d11d4a67 - eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:839:66
[INFO] [stdout]   52:     0x5eb7d0ef9406 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::protected_route_401_without_bearer::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::resolve_instance_path_403_for_non_owner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::resolve_instance_path_403_for_non_owner' (352) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d125fe43 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc21d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd5dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaac9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9cf3b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9cf3b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9cf3b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8d6e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3999d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c2c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7116b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11637e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0cd42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efebae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b43d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd8e90 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfbea6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e03f40 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314353 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83253 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f56dd1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6612c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10ef3f1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245c7e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244206 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aaf5a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::resolve_instance_path_403_for_non_owner::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122b3b7 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1387:5
[INFO] [stdout]   51:     0x5eb7d11d4c77 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1387:66
[INFO] [stdout]   52:     0x5eb7d0ef96c6 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_403_for_non_owner::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_default_limit_is_50 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_default_limit_is_50' (339) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127e983 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcd9d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe15d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab81d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea19fb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea19fb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea19fb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d966a0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e58ddd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c884 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f74dcb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164369 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f106c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effcee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bfbd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de4c50 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd5a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0d7a0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318573 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d851f3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59eb1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6dbfc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f3ce1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124748e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245066 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab7fa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::bff_history_default_limit_is_50::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105dce7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:344:5
[INFO] [stdout]   51:     0x5eb7d103f8a7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:344:66
[INFO] [stdout]   52:     0x5eb7d0efb986 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_default_limit_is_50::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::tip_turn_reaches_model_not_parrot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::tip_turn_reaches_model_not_parrot' (291) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12673a1 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc4dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd89d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaaf5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9e11b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9e11b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9e11b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8f940 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e4113d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c424 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f71fdb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163aa9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0db02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efefce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b6fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0ddbbf0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc426 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e063b0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1315323 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d839e3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57981 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f67e4a - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f053e - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124621d - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244576 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab16a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122f967 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3839:5
[INFO] [stdout]   51:     0x5eb7d11d5e87 - eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3839:66
[INFO] [stdout]   52:     0x5eb7d0efa1c6 - <eros_engine[a1a3070394d9d416]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::resolve_reactivates_archived_instance_genome_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::resolve_reactivates_archived_instance_genome_path' (355) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1261e23 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc2dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd69d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaad5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9d41b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9d41b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9d41b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8e040 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3ba3d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c324 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7155b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11638a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d102 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efecce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b4fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd9af0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc026 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e04930 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13147a3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83463 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57101 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6690c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10ef8a1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245dfe - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12442f6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aafea - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::resolve_reactivates_archived_instance_genome_path::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122d2a7 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1350:5
[INFO] [stdout]   51:     0x5eb7d11d4ee7 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1350:66
[INFO] [stdout]   52:     0x5eb7d0ef9a06 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_reactivates_archived_instance_genome_path::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome' (354) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1263363 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc35d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd71d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaaddd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9d75b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9d75b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9d75b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8e680 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3cffd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c364 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f717fb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163929 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d382 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efed8e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b57d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dda330 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc126 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e04fd0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314a83 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d835c3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57321 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f66e4c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10efbc1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245efe - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244396 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab04a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122eaa7 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1322:5
[INFO] [stdout]   51:     0x5eb7d11d5067 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1322:66
[INFO] [stdout]   52:     0x5eb7d0ef9c06 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::tests::signals_count_includes_gift_user_tip_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::tests::signals_count_includes_gift_user_tip_rows' (293) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1255413 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fbe1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd1dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaa89d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9b53b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9b53b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9b53b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8a4e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e2eb9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c0c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f6fc6b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11633e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0b942 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efe5ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b03d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd4c90 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfb6a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e00a40 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1312c53 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d82753 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f55cd1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6372c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10edaf1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124547e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1243d06 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aac5a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105a497 - eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:158:5
[INFO] [stdout]   51:     0x5eb7d103b877 - eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:158:66
[INFO] [stdout]   52:     0x5eb7d0ef8ac6 - <eros_engine[a1a3070394d9d416]::pipeline::tests::signals_count_includes_gift_user_tip_rows::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows' (341) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1284923 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcfdd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe39d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaba5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea289b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea289b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea289b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d982c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5efbd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c9a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7599b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11645a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f11202 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0f0004e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c1fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de7170 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfda26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0f570 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1319263 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85823 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a841 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6f39c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4af1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124790e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245336 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab9aa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e557 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:600:5
[INFO] [stdout]   51:     0x5eb7d103fa57 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:600:66
[INFO] [stdout]   52:     0x5eb7d0efbbc6 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_returns_slim_messages_in_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_returns_slim_messages_in_order' (342) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1281ea3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcedd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe29d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab95d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea221b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea221b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea221b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d97640 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5c43d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c924 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7545b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11644a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10d02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effece - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c0fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de60f0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd826 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0e830 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318ca3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85563 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a401 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6e91c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f44b1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124770e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12451f6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab8ea - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::bff_history_returns_slim_messages_in_order::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e197 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:238:5
[INFO] [stdout]   51:     0x5eb7d103f997 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:238:66
[INFO] [stdout]   52:     0x5eb7d0efbac6 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_returns_slim_messages_in_order::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost' (331) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127c9a3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fccdd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe09d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab75d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea151b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea151b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea151b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `-p eros-engine-server --bin eros-engine`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d95d40 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e56d3d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c824 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f749db - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11642a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10302 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effbce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115befd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de3ff0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd426 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0cdb0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318123 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84fe3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59b81 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6d41c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f3831 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124730e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244f76 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab76a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1236377 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:174:5
[INFO] [stdout]   51:     0x5eb7d11d7337 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:174:66
[INFO] [stdout]   52:     0x5eb7d0efb8c6 - <eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open' (344) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12853c3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fd01d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe3dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaba9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea2a3b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea2a3b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea2a3b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d985e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5fa9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c9c4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f75aeb - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11645e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f11342 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0f000ae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115c23d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de7590 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfdaa6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0f8c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13193d3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d858d3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f5a951 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6f63c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f4c81 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124798e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1245386 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab9da - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105e647 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:564:5
[INFO] [stdout]   51:     0x5eb7d103fa87 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:564:66
[INFO] [stdout]   52:     0x5eb7d0efbc06 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event' (332) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1279f23 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcbdd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fdf9d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab65d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea0e9b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea0e9b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea0e9b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d950c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e541bd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c7a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7449b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11641a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0fe02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effa4e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bdfd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de2f70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd226 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0c070 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317b63 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84d23 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59741 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6c99c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f31f1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124710e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244e36 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab6aa - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::bff_affinity_null_when_no_turn_event::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1235fb7 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:199:5
[INFO] [stdout]   51:     0x5eb7d11d7277 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:199:66
[INFO] [stdout]   52:     0x5eb7d0efb7c6 - <eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::debug_affinity_returns_vector_for_owner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::debug_affinity_returns_vector_for_owner' (348) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d125f3a3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc1dd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd59d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaac5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9cd9b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9cd9b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9cd9b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8d3c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e38ebd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c2a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7101b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11637a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0cc02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efeb4e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b3fd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd8a70 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfbe26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e03bf0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13141e3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d831a3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f56cc1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f65e8c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10ef261 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245bfe - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12441b6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aaf2a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::debug_affinity_returns_vector_for_owner::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122b2c7 - eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:932:5
[INFO] [stdout]   51:     0x5eb7d11d4c47 - eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:932:66
[INFO] [stdout]   52:     0x5eb7d0ef9686 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::debug_affinity_returns_vector_for_owner::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt' (349) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d12628c3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc31d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd6dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaad9d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9d5bb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9d5bb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9d5bb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8e360 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3c51d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c344 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f716ab - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11638e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0d242 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efed2e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b53d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd9f10 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfc0a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e04c80 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314913 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83513 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f57211 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f66bac - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10efa31 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245e7e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244346 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab01a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122db27 - eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:891:5
[INFO] [stdout]   51:     0x5eb7d11d4f77 - eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:891:66
[INFO] [stdout]   52:     0x5eb7d0ef9ac6 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed' (333) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127bf03 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcc9d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe05d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab71d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea137b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea137b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea137b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d95a20 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5625d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c804 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7488b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1164269 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f101c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effb6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bebd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de3bd0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd3a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0ca60 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1317fb3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d84f33 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59a71 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6d17c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f36a1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124728e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244f26 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab73a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::bff_affinity_present_when_debug_gate_closed::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1236287 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:216:5
[INFO] [stdout]   51:     0x5eb7d11d7307 - eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/affinity.rs:216:66
[INFO] [stdout]   52:     0x5eb7d0efb886 - <eros_engine[a1a3070394d9d416]::routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::healthz_unauthenticated_returns_200 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::healthz_unauthenticated_returns_200' (350) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d125de63 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc15d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd51d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaabdd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9ca5b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9ca5b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9ca5b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8cd80 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e378fd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c264 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f70d7b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163729 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0c982 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efea8e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b37d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd8230 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfbd26 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e03550 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1313f03 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d83043 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f56aa1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6594c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10eef41 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245afe - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244116 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aaeca - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::healthz_unauthenticated_returns_200::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d1229607 - eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:823:5
[INFO] [stdout]   51:     0x5eb7d11d4a97 - eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:823:66
[INFO] [stdout]   52:     0x5eb7d0ef9446 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::healthz_unauthenticated_returns_200::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_404_on_missing_session stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_404_on_missing_session' (337) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127f423 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcddd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe19d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab85d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea1b9b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea1b9b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea1b9b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d969c0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e598bd - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c8a4 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f74f1b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11643a9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10802 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effd4e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bffd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de5070 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd626 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0daf0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d13186e3 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d852a3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59fc1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6de9c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f3e71 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124750e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12450b6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab82a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::bff_history_404_on_missing_session::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105ddd7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:442:5
[INFO] [stdout]   51:     0x5eb7d103f8d7 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:442:66
[INFO] [stdout]   52:     0x5eb7d0efb9c6 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_404_on_missing_session::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_401_without_bearer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_401_without_bearer' (335) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127d443 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fcd1d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fe0dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eab79d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0ea16bb - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0ea16bb - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0ea16bb - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d96060 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e5781d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c844 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f74b2b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d11642e9 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f10442 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0effc2e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115bf3d - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0de4410 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfd4a6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e0d100 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1318293 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d85093 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f59c91 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6d6bc - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10f39c1 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d124738e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d1244fc6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12ab79a - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::bff_history_401_without_bearer::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d105db07 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:407:5
[INFO] [stdout]   51:     0x5eb7d103f847 - eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/bff/companion.rs:407:66
[INFO] [stdout]   52:     0x5eb7d0efb906 - <eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_401_without_bearer::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::companion::tests::resolve_instance_path_404_for_archived_instance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::companion::tests::resolve_instance_path_404_for_archived_instance' (353) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d1261383 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5eb7d12fc29d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5eb7d12fd65d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5eb7d0eaad1d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5eb7d0e9d27b - tokio[dc5006075586c12a]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5eb7d0e9d27b - tokio[dc5006075586c12a]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5eb7d0e9d27b - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5eb7d0d8dd20 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5eb7d0e3af5d - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5eb7d0e2c304 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5eb7d0f7140b - <tokio[dc5006075586c12a]::runtime::context::scoped::Scoped<tokio[dc5006075586c12a]::runtime::scheduler::Context>>::set::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5eb7d1163869 - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5eb7d0f0cfc2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::try_with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5eb7d0efec6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[dc5006075586c12a]::runtime::context::Context>>::with::<tokio[dc5006075586c12a]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5eb7d115b4bd - tokio[dc5006075586c12a]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5eb7d0dd96d0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5eb7d0dfbfa6 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5eb7d0e045e0 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5eb7d1314633 - tokio[dc5006075586c12a]::runtime::context::runtime::enter_runtime::<<tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5eb7d0d833b3 - <tokio[dc5006075586c12a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5eb7d0f56ff1 - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5eb7d0f6666c - <tokio[dc5006075586c12a]::runtime::runtime::Runtime>::block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5eb7d10ef711 - sqlx_core[156a8855fa0eb24f]::rt::test_block_on::<sqlx_core[156a8855fa0eb24f]::testing::run_test<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5eb7d1245d7e - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5eb7d12442a6 - sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}, eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5eb7d12aafba - <fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::resolve_instance_path_404_for_archived_instance::{closure#0} as sqlx_core[156a8855fa0eb24f]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5eb7d122c9f7 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1409:5
[INFO] [stdout]   51:     0x5eb7d11d4e27 - eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/routes/companion.rs:1409:66
[INFO] [stdout]   52:     0x5eb7d0ef9906 - <eros_engine[a1a3070394d9d416]::routes::companion::tests::resolve_instance_path_404_for_archived_instance::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5eb7d14b48db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5eb7d14b48db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5eb7d14c2155 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5eb7d14c2155 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5eb7d14c2155 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5eb7d14bccb4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5eb7d14bccb4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5eb7d14c51d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5eb7d14c51d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5eb7d14c51d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5eb7d2119e7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5eb7d2119e7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7239c4c6aaa4 - <unknown>
[INFO] [stdout]   74:     0x7239c4cf7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::bff::companion::tests::bff_history_clamps_limit_to_50 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::bff::companion::tests::bff_history_clamps_limit_to_50' (338) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb7d211ab78 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb7d211ab78 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb7d21337fa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb7d21337fa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5eb7d211fe82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5eb7d211fe82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5eb7d20f8016 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb7d20f8016 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb7d2112669 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5eb7d14c17fc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5eb7d14c17fc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5eb7d21128e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5eb7d21128e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5eb7d20f80d2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5eb7d20ef659 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5eb7d20f904d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5eb7d2133fec - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb7d2133d32 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5eb7d161e61b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5eb7d15d7e12 - sqlx_postgres[924cbfbffa2ff4e5]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5eb7d15da17e - <sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres as sqlx_core[156a8855fa0eb24f]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5eb7d12fbbbf - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[156a8855fa0eb24f]::testing::TestContext<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>, sqlx_core[156a8855fa0eb24f]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5eb7d127dee3 - sqlx_core[156a8855fa0eb24f]::testing::run_test::<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_clamps_limit_to_50::bff_history_clamps_limit_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_clamps_limit_to_50::bff_history_clamps_limit_to_50::{closure#0}>::{closure#0}, sqlx_core[156a8855fa0eb24f]::testing::run_test_with_pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres, fn(sqlx_core[156a8855fa0eb24f]::pool::Pool<sqlx_postgres[924cbfbffa2ff4e5]::database::Postgres>) -> eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_clamps_limit_to_50::bff_history_clamps_limit_to_50::{closure#0}, eros_engine[a1a3070394d9d416]::routes::bff::companion::tests::bff_history_clamps_limit_to_50::bff_history_clamps_limit_to_50::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[WARN] too many lines in the log, truncating it
